CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 服务端

搜索资源列表

  1. UdP_communication_experiment

    0下载:
  2. 实现UDP通信 了解UDP协议的工作原理,掌握UDP服务端程序和客户端程序的编写过程,熟悉程序的测试方法-UDP communications to achieveUDP communication to achieve understanding of the working principle of the UDP protocol, UDP services have client-side procedures and the preparation of procedu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:168649
    • 提供者:刘玲玲
  1. UDPAcceptSend

    0下载:
  2. 创建UDP客户端发送信息,创建UDP服务端接受信息-Create a UDP client sends information to create UDP server to receive information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:96087
    • 提供者:brhqrh
  1. udp

    0下载:
  2. 在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:英特查
  1. udp

    0下载:
  2. 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1037
    • 提供者:朱博
  1. udpVS2008

    0下载:
  2. 简单的linux下UDP服务端和vs2008客户端通信程序-A simple UDP server under linux, and vs2008 client communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2590042
    • 提供者:朱博
  1. TCP_UDP_Programs

    0下载:
  2. TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3101
    • 提供者:曾建
  1. chatthread

    0下载:
  2. 用udp编写的一个网络程序,输入对方的ip就可以进行通讯,只要改一下端口,一个程序同时又客户端与服务端,mfc的-Using udp written a network program, enter the other' s ip you can communicate, as long as change what port, a program at the same time client and server, mfc' s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4402783
    • 提供者:ycc892009
  1. TstvToVS_20100317.bak

    0下载:
  2. 一个udp服务端程序,原理比较简单,主要使用了WSAAsyncSelect监听。-A progam for udp-socket,...
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:30776
    • 提供者:mhd
  1. TCP.UDP

    0下载:
  2. TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:张力
  1. UDP

    0下载:
  2. 通过UDP通讯协议实现与服务端建立连接,进行相互访问-Through the UDP communication protocol to connect clients with services, visit each other
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:276546
    • 提供者:张超
  1. UDP

    0下载:
  2. Java编程中的UDP编程的简单应用,包含服务端和客户端的程序-UDP programming Java programming in a simple application, including server and client program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1156
    • 提供者:周毅
  1. TCP_UDP_high_level_programming_VC_server_side_code

    0下载:
  2. TCP UDP高级编程:一个VC++服务端程序代码TCP UDP high-level programming: a VC + + server-side code-TCP UDP high-level programming: a VC++ server-side code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:40661
    • 提供者:ib
  1. CSharp_most_efficient_UDP_server_client

    0下载:
  2. 这是最简UDP 服务器/客户程序. 编译运行正确. 已用于实际工程.注释全面. 从这里你可以 学到网络编程的原理. UDPServer 和 UDPClient 编译/使用说明 1. 编译 用 Microsoft (R) Visual C# 2010 编译. 开DOS窗口, csc UDPServer.cs -- 编译UDP 服务端, 产生UDPServer.exe csc UDPClient.cs -- 编译UDP 客户端, 产生UD
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:6107
    • 提供者:Mike
  1. udpserver

    0下载:
  2. UDP服务端编程,通过无线方式跟现场实时通讯,用于SCADA系统-UDP server-side programming, real-time via wireless communication with the site for the SCADA system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11999008
    • 提供者:xgq
  1. udp

    0下载:
  2. udp下的远程控制程序,实现从从客户端对服务端的控制-failed to translate
  3. 所属分类:Remote Control

    • 发布日期:2017-04-05
    • 文件大小:13439
    • 提供者:西南花开
  1. UDPServer

    0下载:
  2. 一个简单的UDP服务端,适合初学者入门。此程序使用了异步socket-a simple UDP server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:43843
    • 提供者:nick
  1. UDP

    0下载:
  2. 一个UDP连接程序,可以实现服务端与客户端的并发通信-A UDP connection program, the server can be achieved concurrent communication with the client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:1368
    • 提供者:Gavin
  1. udpscan

    0下载:
  2. 通过接收ICMP port-unreachable 消息判别UDP服务端口是否开放-By receiving ICMP port-unreachable messages determine whether to open UDP port services
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2635
    • 提供者:sjxcwu
  1. UDP

    0下载:
  2. 基于UDP的计算机监控系统的设计与实现,共有客户端以及服务端两个软件的设计代码 -UDP-based computer control system design and implementation, a total of two client and server software design code
  3. 所属分类:Remote Control

    • 发布日期:2017-05-16
    • 文件大小:4419391
    • 提供者:林茂洪
  1. WINSOCK-UDP

    0下载:
  2. VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收-VC++ receiving broadcast information code published, broadcast the information actually is a server and a receiver, here reduced to a server and client, the server sends the inf
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:57388
    • 提供者:madud00052
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com